home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / dwall141.zip / SYSOP.DOC < prev    next >
Text File  |  1996-07-04  |  16KB  |  296 lines

  1.                               Dementia Wall V1.41
  2. Copyright 1993, 1996
  3. Written by: Galen Barnes
  4. Written for IBM PC's & compatibles(gee what a surprise)
  5. Supported by InterBBS Net - Contact Tom Barstow at 1:271/290 for info
  6.  
  7. WHAT IS DEMENTIA WALL:
  8.   Dementia Wall is simple little program designed to allow your users to write
  9.   short mini-messages in their choice of colors and special characters.  It
  10.   may seem like a silly concept but it's a popular one, many of my users who
  11.   wouldn't get caught dead in regular message areas use it regularly to say
  12.   whatever is on their minds.  A program like this doesn't really even belong
  13.   with other games, so install it from you main menu and have fun!!!!
  14.  
  15. DISCLAIMER:
  16.   The author of Dementia Wall in no way warantees or claims liability for
  17.   damage that this program may cause to your system.  The program was working
  18.   when it left my system and should not do any damage to your system.  So, if
  19.   your Monitor sprouts legs and goes running off with your toaster then
  20.   that's your problem & you can't sue me for it.  So THERE!!!!
  21.  
  22. LEGAL JUNK:
  23.   Dementia Wall and all it's files are the property of Galen Barnes and as such
  24.   are protected by U.S. & International Copyright laws.  Dementia Wall may not
  25.   be re-released in any modified form without written permission of the
  26.   author.  The author gives permission to anyone to supply unmodified copies
  27.   of this program in any medium you wish so long as you are not making a
  28.   profit directly from it.  In other words, if you are selling it as a part of
  29.   a shareware package or charging the user directly for the download(instead
  30.   of charging for online time) then you must have direct written permission
  31.   from the author.
  32.  
  33. UPGRADING:
  34.  With this version there were some changes made in the data formats so if you
  35.  have version 1.30+ run the UPGRADE program in your DWALL directory before
  36.  attempting to run the new version.
  37.  
  38. CHANGES:
  39.  I Added INTER-BBS functionality so Grafitti can be echoed to other BBS's in
  40.  your area or even Nationwide.  I Added Signatures for the BBS's so that your
  41.  system's name can be as fancy as you want.  I fixed a bug with the clock so
  42.  users get the correct ammount of time when they enter the program.  I Fixed a
  43.  bug with word-wrapping so that it works right with a non-black background,
  44.  and Backspace no longers kills a change in color.
  45.  
  46. INTER-BBS:
  47.  Once you've installed DWALL and have it running you may want to try out the
  48.  new INTER-BBS function.  All of the information you will need to make your
  49.  copy of DWALL INTER-BBS is included in the file IBBSDWL.DOC.  So just load it
  50.  up and follow the directions and pretty soon you'll be sharing grafitti with
  51.  systems all over town.
  52.  
  53. INSTALLATION INSTRUCTIONS:
  54.   Dementia Wall is a game designed with simplicity of installation & use in
  55.   mind.  Dementia Wall requires about 200K of disk space and less than 200K
  56.   of memory to run, and is fully DesqView aware.  Dementia Wall watches files
  57.   carefully and will work simultaneously in several windows at once as long as
  58.   share is installed.  Dementia Wall NO LONGER requires that your system use a
  59.   fossil, by default it will auto-detect the fossil and if it doesn't find one
  60.   it will use the COM port.  To install Dementia Wall simply decompress it
  61.   into the directory you want it in & run it from the command line by entering
  62.   DWALL Local.  At this point the program will ask you for your name, enter
  63.   the same name that your BBS will be passing to the program when you run it
  64.   so that you can use the sysop functions directly from the BBS.  Dementia Wall
  65.   requires that you be the first person to run it, if you do not do this then
  66.   the first player to use it will have sysop privledges and you'll have to
  67.   reset it.  All it needs now is a standard dropfile file to run.  You can use
  68.   either DORINFOx.DEF, DOOR.SYS, CHAIN.TXT, or CALLINFO.BBS.  Doorinfo is the
  69.   default and needs only a task number to run, but you can include a command
  70.   line parameter of RBBS if you want to play it safe.  The rest of the drop
  71.   files can also be called by command line parameter.  Examples are included
  72.   below:
  73.  
  74.   Example:
  75.   If your system creates Dorinfo2.def then you would call it like this:
  76.  
  77.   Dwall 2 RBBS   <- The RBBS is optional and is a default.
  78.  
  79.   If you want Dwall to use Dorinfo1.Def in you BBS directory try this:
  80.  
  81.   Dwall 1 C:\BBS
  82.  
  83.   For a Door.Sys system use:
  84.  
  85.   Dwall GAP
  86.  
  87.   For a CHAIN.TXT system use:
  88.  
  89.   DWALL WWIV <ComPort>  <- You must have this for a WWIV system since
  90.                            CHAIN.TXT doesn't provide it.
  91.  
  92.   and for a CALLINFO.BBS file use:
  93.  
  94.   DWALL WILDCAT
  95.  
  96.   Should you want to run it locally from the command line simply enter:
  97.  
  98.   Dwall Local
  99.  
  100.   and the computer will ask you for all the info it needs to let you run it
  101.   locally.
  102.  
  103.   Should the Fossil Auto-detect fail for some reason you can force the program
  104.   to use the direct Com port by calling it with a parameter of
  105.   -COM<PortNum>,IRQ<IRQnum>  The IRQ number is optional and only needs to be
  106.   used if your system uses a NON-Standard IRQ for one of the ports.  At this
  107.   time only COM1-4 are supported in this mode.
  108.  
  109.   Finally, if your system cannot create a Dorinfo file I have added 3
  110.   parameters to let you run it without using Dorinfo at all.  These
  111.   parameters are:
  112.  
  113.         -F<FirstName>         The User's First Name
  114.         -L<LastName>          The User's Last Name
  115.         -T<TimeLeft>          The User's time left in minutes.
  116.  
  117.   Therefore Dwall can be run without a dorinfo file by calling it like this:
  118.  
  119.   Dwall 1 -FGalen -LBarnes -T100
  120.  
  121.   That should start the program for a user named Galen Barnes on COM1 with 100
  122.   minutes left.  Good luck and have fun!!!
  123.  
  124. MAINTENANCE:
  125.   DWALL keeps track of the date internally and requires no external
  126.   maintenance.  Everything is done automatically each night.  However, you may
  127.   want to delete INUSE.DAT periodically(when nobody is online) to assure that
  128.   DWALL's self maintenance continues to run properly.
  129.  
  130. USING DEMENTIA WALL:
  131.   This program should be pretty easy to use and quite straight-forward in it's
  132.   presentation.  Still, questions are bound to pop up so I thought I'd include
  133.   a complete set of instructions to help answer those questions.
  134.  
  135.   Main Menu:
  136.     N - New Postings - This will display a list of the postings since the
  137.           user's last logon.
  138.     R - Read All the Posts - This allows the user to read all the postings
  139.           starting with any one they choose.
  140.     W - Write Something - When chosen this will give the user a prompt
  141.           allowing them to write some grafitti.  They will be able to write
  142.           between 1 and 10 lines depending on the sysops setup(see sysop
  143.           options for more info).  These lines can be edited using the
  144.           standard commands offered in most full-page editors.  Alternately a
  145.           user can press Ctrl-N and turn his Num-Lock on and be able to use
  146.           his numeric keypad to move the cursor around, to enter numbeers
  147.           under this they will have to press Ctrl-N again.  To Change
  148.           Foreground and Background colors and display special characters,
  149.           they need only press the keys indicated by the instructions at the
  150.           top of their screen.  A user does not have to fill all the lines
  151.           offered by Dementia Wall, if they press return at the beginning of
  152.           any line the computer will assume that they have completed entering
  153.           their grafitti.
  154.     U - User Preferences - Choosing this will give the user a list of the
  155.           keys that they use to select Foreground & Background Colors and the
  156.           key to use to add Special Characters to their Posts.  It also lets
  157.           them choose whether they want to see the date that grafitti was
  158.           posted and which system the grafitti came from(if IBBS is enabled).
  159.           Users may select any standard(non-function & non-ctrl) key as a
  160.           control key(to bring up Foreground, Background, and Special
  161.           Charac